悟空视频

    在线播放云盘网盘BT下载影视图书

    Hands-On Big Data Analytics with PySpark - 图书

    2019计算机·数据库
    导演:Rudy Lai Bartłomiej Potaczek
    Apache Spark is an open source parallel-processing framework that has been around for quite some time now. One of the many uses of Apache Spark is for data analytics applications across clustered computers. In this book, you will not only learn how to use Spark and the Python API to create high-performance analytics with big data, but also discover techniques for testing, immunizing, and parallelizing Spark jobs.You will learn how to source data from all popular data hosting platforms, including HDFS, Hive, JSON, and S3, and deal with large datasets with PySpark to gain practical big data experience. This book will help you work on prototypes on local machines and subsequently go on to handle messy data in production and at scale. This book covers installing and setting up PySpark, RDD operations, big data cleaning and wrangling, and aggregating and summarizing data into useful reports. You will also learn how to implement some practical and proven techniques to improve certain aspects of programming and administration in Apache Spark.By the end of the book, you will be able to build big data analytical solutions using the various PySpark offerings and also optimize them effectively.
    Hands-On Big Data Analytics with PySpark
    图书

    Hands-On Big Data Analytics with PySpark - 图书

    2019计算机·数据库
    导演:Rudy Lai Bartłomiej Potaczek
    Apache Spark is an open source parallel-processing framework that has been around for quite some time now. One of the many uses of Apache Spark is for data analytics applications across clustered computers. In this book, you will not only learn how to use Spark and the Python API to create high-performance analytics with big data, but also discover techniques for testing, immunizing, and parallelizing Spark jobs.You will learn how to source data from all popular data hosting platforms, including HDFS, Hive, JSON, and S3, and deal with large datasets with PySpark to gain practical big data experience. This book will help you work on prototypes on local machines and subsequently go on to handle messy data in production and at scale. This book covers installing and setting up PySpark, RDD operations, big data cleaning and wrangling, and aggregating and summarizing data into useful reports. You will also learn how to implement some practical and proven techniques to improve certain aspects of programming and administration in Apache Spark.By the end of the book, you will be able to build big data analytical solutions using the various PySpark offerings and also optimize them effectively.
    Hands-On Big Data Analytics with PySpark
    图书

    Big Data Analytics with R - 图书

    2016计算机·编程设计
    导演:Simon Walkowiak
    This book is intended for Data Analysts, Scientists, Data Engineers, Statisticians, Researchers, who want to integrate R with their current or future Big Data workflows.It is assumed that readers have some experience in data analysis and understanding of data management and algorithmic processing of large quantities of data, however they may lack specific skills related to R.
    Big Data Analytics with R
    搜索《Big Data Analytics with R》
    图书

    Hands-On Big Data Modeling - 图书

    2018科学技术·工业技术
    导演:James Lee Tao Wei Suresh Kumar Mukhiya
    Modeling and managing data is a central focus of all big data projects. In fact, a database is considered to be effective only if you have a logical and sophisticated data model. This book will help you develop practical skills in modeling your own big data projects and improve the performance of analytical queries for your specific business requirements.To start with, you’ll get a quick introduction to big data and understand the different data modeling and data management platforms for big data. Then you’ll work with structured and semi-structured data with the help of real-life examples. Once you’ve got to grips with the basics, you’ll use the SQL Developer Data Modeler to create your own data models containing different file types such as CSV, XML, and JSON. You’ll also learn to create graph data models and explore data modeling with streaming data using real-world datasets.By the end of this book, you’ll be able to design and develop efficient data models for varying data sizes easily and efficiently.
    Hands-On Big Data Modeling
    搜索《Hands-On Big Data Modeling》
    图书

    Practical Big Data Analytics - 图书

    2018科学技术·工业技术
    导演:Nataraj Dasgupta
    The book is intended for existing and aspiring Big Data professionals who wish to become the go-to person in their organization when it comes to Big Data architecture, analytics, and governance. While no prior knowledge of Big Data or related technologies is assumed, it will be helpful to have some programming experience.
    Practical Big Data Analytics
    搜索《Practical Big Data Analytics》
    图书

    Hands-On Exploratory Data Analysis with Python - 图书

    2020计算机·编程设计
    导演:Suresh Kumar Mukhiya Usman Ahmed
    Exploratory Data Analysis (EDA) is an approach to data analysis that involves the application of diverse techniques to gain insights into a dataset. This book will help you gain practical knowledge of the main pillars of EDA - data cleaning, data preparation, data exploration, and data visualization.You’ll start by performing EDA using open source datasets and perform simple to advanced analyses to turn data into meaningful insights. You’ll then learn various descriptive statistical techniques to describe the basic characteristics of data and progress to performing EDA on time-series data. As you advance, you’ll learn how to implement EDA techniques for model development and evaluation and build predictive models to visualize results. Using Python for data analysis, you’ll work with real-world datasets, understand data, summarize its characteristics, and visualize it for business intelligence.By the end of this EDA book, you’ll have developed the skills required to carry out a preliminary investigation on any dataset, yield insights into data, present your results with visual aids, and build a model that correctly predicts future outcomes.
    Hands-On Exploratory Data Analysis with Python
    搜索《Hands-On Exploratory Data Analysis with Python》
    图书

    Learning With Big Data - 图书

    导演:Viktor Mayer-Schönberger
    维克托·迈尔—舍恩伯格(Viktor Mayer-Schönberger)牛津大学互联网研究所教授,担任微软、世界经济论坛等大公司和组织的顾问,是大数据领域公认的权威,写过《大数据时代》等八本书和上百篇论文。 肯尼思·库克耶(Kenneth Cukier) 《经济学人》(The Economist)数据编辑,是一位著名的大数据发展评论员。 赵中建 华东师范大学课程与教学研究所教授,上海纽约大学文理学院副院长,国家基础教育课程教材专家工作委员会委员,长期致力于国际教育政策和基础教育研究。 张燕南 上海第二军医大学教师、华东师范大学博士。
    Learning With Big Data
    搜索《Learning With Big Data》
    图书

    Data Lake Development with Big Data - 图书

    2015计算机·编程设计
    导演:Pradeep Pasupuleti Beulah Salome Purra
    This book is for architects and senior managers who are responsible for building a strategy around their current data architecture, helping them identify the need for a Data Lake implementation in an enterprise context. The reader will need a good knowledge of master data management and information lifecycle management, and experience of Big Data technologies.
    Data Lake Development with Big Data
    搜索《Data Lake Development with Big Data》
    图书

    Hands-On Data Structures and Algorithms with Rust - 图书

    2019计算机·数据库
    导演:Claus Matzinger
    Rust has come a long way and is now utilized in several contexts. Its key strengths are its software infrastructure and resource-constrained applications, including desktop applications, servers, and performance-critical applications, not forgetting its importance in systems' programming. This book will be your guide as it takes you through implementing classic data structures and algorithms in Rust, helping you to get up and running as a confident Rust programmer. The book begins with an introduction to Rust data structures and algorithms, while also covering essential language constructs. You will learn how to store data using linked lists, arrays, stacks, and queues. You will also learn how to implement sorting and searching algorithms. You will learn how to attain high performance by implementing algorithms to string data types and implement hash structures in algorithm design. The book will examine algorithm analysis, including Brute Force algorithms, Greedy algorithms, Divide and Conquer algorithms, Dynamic Programming, and Backtracking. By the end of the book, you will have learned how to build components that are easy to understand, debug, and use in different applications.
    Hands-On Data Structures and Algorithms with Rust
    搜索《Hands-On Data Structures and Algorithms with Rust》
    图书

    Hands-On Data Analysis with NumPy and pandas - 图书

    2018科学技术·工业技术
    导演:Curtis Miller
    Hands-On Data Analysis with NumPy and Pandas is for you if you are a Python developer and want to take your first steps into the world of data analysis. No previous experience of data analysis is required to enjoy this book.
    Hands-On Data Analysis with NumPy and pandas
    搜索《Hands-On Data Analysis with NumPy and pandas》
    图书
    加载中...